home *** CD-ROM | disk | FTP | other *** search
/ Maximum CD 2004 September / maximum-cd-2004-09.iso / Software / Utilities / pd60ds.exe / program files / Raxco / PerfectDisk / PDHelpEN.chm / styles.css < prev    next >
Encoding:
Cascading Style Sheet File  |  2003-05-07  |  2.1 KB  |  71 lines

  1. #popup    {  cursor:hand;
  2.              color:green; }
  3.  
  4.           .popup {position:absolute;
  5.                   display:none;
  6.                   border:2px white outset;
  7.                   width:300px;
  8.                   height:80px;
  9.                   margin:2pt;
  10.                   cursor:default;}
  11.  
  12. #popup U  { margin-top:2pt;
  13.             margin-bottom:2pt;}
  14.  
  15. BODY      { font-family : "Arial";
  16.             font-size : 10.0pt;
  17.             background-color :#FFFFCC;
  18.             color : black;}
  19.       
  20.             .popup-BODY {color:black;
  21.                          background:LightCyan;
  22.                          margin:2pt;
  23.                          cursor:default;}
  24.  
  25.             .mvd-BODY { font-family : "Arial";
  26.                         font-size : 12.0pt;
  27.                         background-color : #FFFFCC;
  28.                         color : black;}
  29.  
  30. H1        { font-family : "Bookman Old Style";
  31.             font-weight : bold;
  32.             font-size : 16.0pt;
  33.             color :MediumVioletRed;}
  34.  
  35.             .mvd-H1   { font-family : "Bookman Old Style";
  36.                         font-weight : bold;
  37.                         font-size : 16.0pt;
  38.                         color : MediumVioletRed;}
  39.  
  40.             .popup-H1 { font-family : "Bookman Old Style";
  41.                         font-weight : bold;
  42.                         font-size : 12.0pt;
  43.                         margin-left:3pt;
  44.                         color :MediumSlateBlue;}
  45.  
  46. A:link    { cursor: hand;
  47.             text-decoration :underline;
  48.             color : green;}
  49.  
  50. A:visited { cursor: hand;
  51.             text-decoration :underline;
  52.             color : green;}
  53.  
  54. P         { font-family : "Arial";
  55.             font-size : 10.0pt;}
  56.  
  57.            .mvd-P   { font-family : "Arial";
  58.                     font-size : 10.0pt;}
  59.  
  60.            .popup-P { margin-left:3pt;
  61.                       margin-top:0pt;
  62.                       margin-bottom:3pt;
  63.                       margin-right:3pt;}
  64.  
  65. I         {color="teal"}
  66.  
  67. TD        { font-family : "Arial";
  68.             font-size : 10.0pt;}
  69.  
  70. LI        { font-family : "Arial";
  71.             font-size : 10.0pt;}